Remove a long-unsupported script that does nothing
authorMatthias Clasen <mclasen@redhat.com>
Thu, 10 Feb 2011 19:31:31 +0000 (14:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 10 Feb 2011 19:31:31 +0000 (14:31 -0500)
gtk-config-2.0.in [deleted file]

diff --git a/gtk-config-2.0.in b/gtk-config-2.0.in
deleted file mode 100644 (file)
index 4208248..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-echo gtk-config-2.0 is no longer supported. Please use pkg-config instead 2>&1
-exit 1